home *** CD-ROM | disk | FTP | other *** search
- From: Chudail@msn.com (Manish Katyal)
- Subject: Help : C++ memory question
- Date: 3 Jan 96 02:12:26 -0800
- Message-ID: <00001a81+000086dd@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c++
- Organization: The Microsoft Network (msn.com)
-
-
- Hi,
- I'm using Visual C++ on Windows 3.x and am running
- into memory problems (dont' we all ?)
- The problem that I'm having is that I run out of windows handles as I
- have a very resource intensive application.
-
- I've noticed that the amount of conventional memory has a direct
- bearing on the handles problem.
- My question is that is the above the case ?
-
- Om my PC, I have 508K of conventional memory and that is also the
- size of the largest executable program that I can run. However, the
- size of my executable is 562K (and growing !). How do I get around
- this problem ?
-
- BTW : I am using the large memory model.
-
- Really appreciate if anyone could help me out here,
- Thanx,
- Manish Katyal,
- Cap Gemini America.
-